"

Set 4 Problem number 20


Problem

An object is given an upward velocity of   8 m/s at an altitude of 36 meters, and falls to the ground. How long will it take the object to reach the ground?

Solution

The initial velocity, acceleration and downward displacement are given; the most appropriate solution strategy is to use the equation `ds = v0 * t + .5 a `dt ^ 2.

Generalized Solution

An object in free fall in the vertical direction is subject to the equation

We wish to find `dt given `dsy, g and v0y.

We choose the positive solution `dt = [ -v0  +  `sqrt( v0^2 + 2 g `ds) ] / g.

"